[INFO] cloning repository https://github.com/moseeh/sdd-coverage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moseeh/sdd-coverage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35bfeac98d24b52a3c93190ab9b08532be086347
[INFO] testing moseeh/sdd-coverage against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoseeh%2Fsdd-coverage" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/moseeh/sdd-coverage
[INFO] finished tweaking git repo https://github.com/moseeh/sdd-coverage
[INFO] tweaked toml for git repo https://github.com/moseeh/sdd-coverage written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moseeh/sdd-coverage on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/moseeh/sdd-coverage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded futures-sink v0.3.32
[INFO] [stderr]   Downloaded anstyle-parse v1.0.0
[INFO] [stderr]   Downloaded ipnet v2.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded schannel v0.1.29
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded futures-util v0.3.32
[INFO] [stderr]   Downloaded futures-core v0.3.32
[INFO] [stderr]   Downloaded core-foundation v0.10.1
[INFO] [stderr]   Downloaded slab v0.4.12
[INFO] [stderr]   Downloaded futures-channel v0.3.32
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.9
[INFO] [stderr]   Downloaded socket2 v0.6.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded anstyle v1.0.14
[INFO] [stderr]   Downloaded clap_lex v1.1.0
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded security-framework v3.7.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded anstream v1.0.0
[INFO] [stderr]   Downloaded openssl-probe v0.2.1
[INFO] [stderr]   Downloaded security-framework-sys v2.17.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.65
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded colorchoice v1.0.5
[INFO] [stderr]   Downloaded hyper-util v0.1.20
[INFO] [stderr]   Downloaded clap_builder v4.6.0
[INFO] [stderr]   Downloaded chrono v0.4.44
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded matchit v0.8.4
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] [stderr]   Downloaded rustls v0.23.37
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] [stderr]   Downloaded futures-task v0.3.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81224774bc75ebfec304d77ace3e47165ffbefc4e702f8912c7bb657734a646d
[INFO] running `Command { std: "docker" "start" "-a" "81224774bc75ebfec304d77ace3e47165ffbefc4e702f8912c7bb657734a646d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81224774bc75ebfec304d77ace3e47165ffbefc4e702f8912c7bb657734a646d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81224774bc75ebfec304d77ace3e47165ffbefc4e702f8912c7bb657734a646d", kill_on_drop: false }`
[INFO] [stdout] 81224774bc75ebfec304d77ace3e47165ffbefc4e702f8912c7bb657734a646d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bf177d2fcf2e8a3c6087ec7bc3b0f123479b9e691cbc80849a1e3a7acc47e17
[INFO] running `Command { std: "docker" "start" "-a" "6bf177d2fcf2e8a3c6087ec7bc3b0f123479b9e691cbc80849a1e3a7acc47e17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sdd-coverage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.00s
[INFO] running `Command { std: "docker" "inspect" "6bf177d2fcf2e8a3c6087ec7bc3b0f123479b9e691cbc80849a1e3a7acc47e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bf177d2fcf2e8a3c6087ec7bc3b0f123479b9e691cbc80849a1e3a7acc47e17", kill_on_drop: false }`
[INFO] [stdout] 6bf177d2fcf2e8a3c6087ec7bc3b0f123479b9e691cbc80849a1e3a7acc47e17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65e7cc9250ad8c046b3ef91f6182062d182a11911951b0b982236d0d7f87424f
[INFO] running `Command { std: "docker" "start" "-a" "65e7cc9250ad8c046b3ef91f6182062d182a11911951b0b982236d0d7f87424f", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sdd-coverage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_requirement` is never used
[INFO] [stdout]   --> tests/common/mod.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn make_requirement(id: &str, req_type: RequirementType) -> Requirement {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_annotation` is never used
[INFO] [stdout]   --> tests/common/mod.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn make_annotation(req_id: &str, annotation_type: AnnotationType) -> Annotation {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_dummy_config` is never used
[INFO] [stdout]   --> tests/common/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn make_dummy_config() -> ProjectConfig {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_app_state` is never used
[INFO] [stdout]   --> tests/common/mod.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn make_app_state(health_status: HealthStatus, scan_result: Option<ScanResult>) -> SharedState {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_task` is never used
[INFO] [stdout]   --> tests/common/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn make_task(id: &str, requirement_id: &str, status: TaskStatus) -> Task {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_yaml_fixture` is never used
[INFO] [stdout]   --> tests/common/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn write_yaml_fixture(content: &str) -> NamedTempFile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sdd-coverage` (bin "sdd-coverage")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name sdd_coverage --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7afde2a75959f0e0 -C extra-filename=-061777f1f4b2c2e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f48628971d1887ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50f9deb9309d95c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ce55ba202434c72.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-07deaecdda86202e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89ef9ea448aad84c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4b7e4652bc87b34d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7317ff909813a994.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b5b71b80d62a8666.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_requirements_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name api_requirements_test --edition=2024 tests/api_requirements_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fa387ec2b8b4fccd -C extra-filename=-f53ee4dd8be0173f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f48628971d1887ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50f9deb9309d95c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ce55ba202434c72.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20657ccefbca9fb1.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-07deaecdda86202e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89ef9ea448aad84c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4b7e4652bc87b34d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7317ff909813a994.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0354897de1099387.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b5b71b80d62a8666.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_tasks_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name api_tasks_test --edition=2024 tests/api_tasks_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=12d527aae910c0cd -C extra-filename=-0596d4bc8533e697 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f48628971d1887ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50f9deb9309d95c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ce55ba202434c72.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20657ccefbca9fb1.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-07deaecdda86202e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89ef9ea448aad84c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4b7e4652bc87b34d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7317ff909813a994.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0354897de1099387.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b5b71b80d62a8666.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_annotations_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name api_annotations_test --edition=2024 tests/api_annotations_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f9a54ca445a8970f -C extra-filename=-5975f86bd28f4028 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f48628971d1887ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50f9deb9309d95c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ce55ba202434c72.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20657ccefbca9fb1.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-07deaecdda86202e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89ef9ea448aad84c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4b7e4652bc87b34d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7317ff909813a994.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0354897de1099387.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b5b71b80d62a8666.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sdd-coverage` (test "api_requirement_detail_test"); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name api_requirement_detail_test --edition=2024 tests/api_requirement_detail_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f343ec0b499c8a7c -C extra-filename=-c73528c1bac0472b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-f48628971d1887ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a50f9deb9309d95c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ce55ba202434c72.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-20657ccefbca9fb1.rlib --extern sdd_coverage=/opt/rustwide/target/debug/deps/libsdd_coverage-07deaecdda86202e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89ef9ea448aad84c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7261d58925054527.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4b7e4652bc87b34d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7317ff909813a994.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0354897de1099387.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b5b71b80d62a8666.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "65e7cc9250ad8c046b3ef91f6182062d182a11911951b0b982236d0d7f87424f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65e7cc9250ad8c046b3ef91f6182062d182a11911951b0b982236d0d7f87424f", kill_on_drop: false }`
[INFO] [stdout] 65e7cc9250ad8c046b3ef91f6182062d182a11911951b0b982236d0d7f87424f
